OracleXml Constructor(Char[],OracleConnection)
Initializes a new instance of the
OracleXml class with the specified XML data as an array of symbols.
Parameters
- value
- An array of symbols containing XML data.
- connection
- An OCI connection used for XML parsing and transformation.